Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

refactor(test/e2e): restore consistency across tests and remove redundant waitForAngular() calls #14920

Closed
wants to merge 2 commits into from

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Jul 15, 2016

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Refactor.

Does this PR introduce a breaking change?
No.

Please check if the PR fulfills these requirements

Other information:
Just a couple of refactoring commits, that:

  1. Bring code-style consistency across "standalone" e2e tests.
  2. Remove redundant calls to waitForAngular().

@petebacondarwin
Copy link
Contributor

LGTM - merging

petebacondarwin pushed a commit that referenced this pull request Jul 18, 2016
Protractor automatically calls `waitForAngular()`, before every WebDriver action.

Closes #14920
@gkalpak gkalpak deleted the refactor-e2e-tests branch July 18, 2016 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants